home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941031-19941221 / 000187_news@columbia.edu_Sat Nov 19 23:48:11 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA29324
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Sat, 19 Nov 1994 18:48:14 -0500
  3. Received: by apakabar.cc.columbia.edu id AA19121
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Sat, 19 Nov 1994 18:48:13 -0500
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!howland.reston.ans.net!vixen.cso.uiuc.edu!adam
  6. From: adam@symcom.math.uiuc.edu (Adam H. Lewenberg)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: C-kermit -ix and binary transfers (not working)
  9. Date: 19 Nov 1994 23:48:11 GMT
  10. Organization: University of Illinois at Urbana-Champaign Math department
  11. Lines: 33
  12. Distribution: usa
  13. Message-Id: <3am2rr$ete@vixen.cso.uiuc.edu>
  14. Nntp-Posting-Host: deneb.math.uiuc.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. I am having some trouble sending binary files from the UNIX machine at
  18. school  to my OS/2 system at home. Here is what happens: 
  19.  
  20. 1. If I type kermit -ix, escape back to my OS/2 Ckermit, and then type
  21. 'get file.zip', my OS/2 C-kermit starts receiving the file but announces
  22. that the FILE TYPE is "TEXT (no translation)". Huh?
  23.  
  24. 2. If I start kermit with no command line options, type 
  25. 'set file type binary' at the C-kermit prompt, type 'send file.zip',
  26. escape back to the OS/2 C-kermit and then type 'receive' my OS/2
  27. C-kermit recieves the file and tells me the FILE TYPE is BINARY. 
  28.  
  29.  
  30. Why does 2 work while 1 does not? Shouldn't the '-ix' force all file
  31. transfers to be binary? I used to have NO trouble (before I installed
  32. the current version of the Unix C-kermit). 
  33.  
  34. The Unix C-kermit is 
  35.  
  36.    C-Kermit 5A(190), 4 Oct 94, for Solaris 2.x
  37.     Copyright (C) 1985, 1994,
  38.     
  39. while the OS/2 kermit is
  40.  
  41. C-Kermit 5A(190) BETA.23, 18 Sep 94, for OS/2 2.11 32-bit
  42.  Numeric: 501190
  43.  
  44.                         Thanks, Adam H. Leweneberg
  45.                                           adam@math.uiuc.edu
  46. -- 
  47. University of Illinois at Champaign-Urbana, Dept. Of Mathematics
  48. INTERNET: adam@math.uiuc.edu   or    a-lewenberg@uiuc.edu
  49.